projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d968ce
)
rockchip: dts: rk3399-firely: add 'same-as-spl'
author
Mark Kettenis
<
[email protected]
>
Fri, 4 Jan 2019 19:49:32 +0000
(20:49 +0100)
committer
Philipp Tomsich
<
[email protected]
>
Fri, 1 Feb 2019 15:59:10 +0000
(16:59 +0100)
Like on rk3399-puma we want to continue booting the fill U-Boot from
the same device as the SPL stage.
Signed-off-by: Mark Kettenis <
[email protected]
>
Reviewed-by: Philipp Tomsich <
[email protected]
>
arch/arm/dts/rk3399-firefly.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/rk3399-firefly.dts
b/arch/arm/dts/rk3399-firefly.dts
index be350866a70ae050bd7564cdd9f075768590b0c6..f90e7e88db143e1882c427d04e77eed4763de602 100644
(file)
--- a/
arch/arm/dts/rk3399-firefly.dts
+++ b/
arch/arm/dts/rk3399-firefly.dts
@@
-15,7
+15,7
@@
chosen {
stdout-path = &uart2;
- u-boot,spl-boot-order = &sdhci, &sdmmc;
+ u-boot,spl-boot-order =
"same-as-spl",
&sdhci, &sdmmc;
};
backlight: backlight {